home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 January / Macworld (1998-01).dmg / Serious Demos / Visual MacStandardBasic Demo / Visual MSB Reference / Visual MSB Reference.rsrc / PICT_60.png < prev    next >
Portable Network Graphic  |  1997-10-23  |  131KB  |  816x1056  |  16-bit (511 colors)
Labels: book | bulletin board | lodestone | monitor | poster | reckoner | sky
OCR: This function is for reading text lines from a file It will not include the carriage return do linefeed characters, these characters will be skipped for reading of the next line with this function. If 300 characters are read without carriage return and/or linefeed then string containing the 300 characters will be returned. FilelD This should be a numeric value used to reference an open file This is usually the variable used ir the Open command WriteBuffer FilelD, BufferID, StartLocation NumberOfChars This command will write data from buffer tO FilelD This should be numeric value used to reference an open file. This usually the variable used ir the Open command BufferID This should be numeric value used to reference memory buffer. This is usually the variable used n the MemAlloc command. St ...